home *** CD-ROM | disk | FTP | other *** search
/ Alde ADA 5 #1 / ADA CD-ROM - Alde Publishing.iso / cm / gks.sid < prev    next >
Encoding:
Text File  |  1988-05-03  |  4.2 KB  |  87 lines

  1. --= SID = SIMTEL20 Ada Software Repository Item Description File = SID =--
  2. -- UNIT NAME         : Graphic Kernel System (GKS)
  3. -- VERSION           : 1.0
  4. -- REVIEW CODE       : 
  5. -- DDN ADDRESS       : 
  6. -- AUTHOR            : Harris Corp., Government Information Systems Div      
  7. --                   : P. O. Box 98000
  8. --                   : Melbourne, FL  32902
  9. --                   : Contact: Lt. Colonel Falgiano
  10. --                   : ESD/SCW
  11. --                   : Hanscom AFB, MA  01731
  12. -- COPYRIGHT         : (c) 1985 Harris Corp.
  13. -- DATE CREATED      : 1985
  14. -- DATE RELEASED     : 1985
  15. -- DATE LAST UPDATED : 1985
  16. -- LOCATION          : ASR
  17. -- ENVIRONMENT       : 
  18. --= CLASSIFICATION       ===============================================--
  19. -- CATEGORY LEVEL 1  : GRAPHICS
  20. -- CATEGORY LEVEL 2  : Graphic Kernel System
  21. -- CATEGORY LEVEL 3  : 
  22. -- CATEGORY LEVEL 4  : 
  23. -- KEYWORD           : 
  24. -- INDEX             : Graphics
  25. -- INDEX             : GKS
  26. -- TAXONOMY          : 
  27. -- DEPENDENCIES      : 
  28. -- SEE ALSO          : WIS_TOOL_27
  29. --= FILE LISTING         ===============================================--
  30. -- FILE SPECS        : PD:<ADA.GKS>GKS*.*
  31. -- DIRECTORY DISPLAY :
  32. -- Directory   PD:<ADA.GKS>
  33. --      File Name     Byte Count  Line Count
  34. --   ---------------  ----------  ----------
  35. --   GKS.PRO                4471          88
  36. --   GKS0A.CMM              2051          48
  37. --   GKS0A.COM              7201         263
  38. --   GKS0A.SRC           1156972       32119
  39. --   GKSMA.CMM              2218          52
  40. --   GKSMA.COM              5073         194
  41. --   GKSMA.SRC            834603       23618
  42. --   GKSUSER.DOC          252763        9239
  43. --   ===============  ==========  ==========
  44. --     8 Files           2265352       65621
  45. --= ABSTRACT             ===============================================--
  46. --         The Graphic  Kernel  System  (GKS)  is  a  device  independent
  47. -- software  package  which  implements the draft GKS binding to ANSI Ada
  48. -- for GKS levels Ma, Oa, 1a, 2a, Mb, Ob, 1b, Mc, and 1c.   GKS/Ada  will
  49. -- support  selective visibility, independent VDI and VDM interfaces, the
  50. -- configuration of multiple  graphic  device  drivers,  and  independent
  51. -- packaging of the various GKS levels.
  52. -- 
  53. --         The  complete  GKS   will   include   a   prototype   metafile
  54. -- generator/driver,   and   a  metafile  interpreter.   Device-dependent
  55. -- software must be included to drive the Lexidata  color  rastor  device
  56. -- and  the  Summagraphics  graphics  tablet.   Ada  software  to support
  57. -- contour   processing   requirements,   including   grid    generation,
  58. -- mathematical  interpolation  and  contour  map  generation needs to be
  59. -- developed.  Also, the GKS  and  provides  for  the  delivery  of  WIS-
  60. -- compatible  equipment  capable  of  high  quality  35mm  color  slides
  61. -- directly from graphics displays.
  62. --= REVISION HISTORY     ===============================================--
  63. --
  64. -- DATE         VERSION AUTHOR                  HISTORY 
  65. -- 05/85           1.0  Harris Corp.            Initial Release
  66. --= RELEASE NOTICE       ===============================================--
  67. -- This prologue must be included in all copies of this software.
  68. -- 
  69. -- This software is copyright by the author.
  70. -- 
  71. -- This software is released to the Ada community.
  72. -- This software is released to the Public Domain (note:
  73. --   software released to the Public Domain is not subject
  74. --   to copyright protection).
  75. -- Restrictions on use or distribution:  NONE
  76. --= DISCLAIMER           ===============================================--
  77. --     This software and its documentation are provided "AS IS" and
  78. -- without any expressed or implied warranties whatsoever.  No warranties
  79. -- as to performance, merchantability, or fitness for a particular
  80. -- purpose exist.
  81. --     The user is advised to test the software thoroughly before
  82. -- relying on it.  The user must assume the entire risk and liability of
  83. -- using this software.  In no event shall any person or organization of
  84. -- people be held responsible for any direct, indirect, consequential or
  85. -- inconsequential damages or lost profits.
  86. --======================================================================--
  87.